Welcome![Sign In][Sign Up]
Location:
Search - linux libmad

Search list

[Linux-Unixlibmad-0.15.1b.tar

Description: linux下MPEG编解码程序,有vc工程,纯C代码-MPEG codec library on Linux, has VC build project, pure C source code
Platform: | Size: 502379 | Author: JYL | Hits:

[Embeded-SCM Develop调用libmad的简单MP3播放器

Description: 今天研究了一下libmad,发现用这个库做一个简单的mp3播放器非常容易,网上也有很多例程,于是想把播放mp3功能加入我的wav播放小程序里面。晚上实验了一下,的确很好用,在sep4020这颗小arm7上面跑的很欢乐。程序结构目前很乱,还要整理一下,现在的仅仅实现功能,算是beat版。 首先需要编译安装libmad,这个参考以前的文章,编译程序时时需要mad.h 和libmad.a等文件。 为了便于交流,采用静态链接的方法添加libmad库比较好,相当于把libmad包含的程序里面去。 最后将wmplay.c和libmad.a放在同一个目录里,执行以下指令即可: arm-linux-gcc wmplay.c libmad.a -o wmplay
Platform: | Size: 82301 | Author: 535024144@qq.com | Hits:

[Linux-Unixlibmad-0.15.1b.tar

Description: linux下MPEG编解码程序,有vc工程,纯C代码-MPEG codec library on Linux, has VC build project, pure C source code
Platform: | Size: 502784 | Author: JYL | Hits:

[Linux-Unixmp3player-src

Description: motorolfa ezx平台的mp3播放器,基于libmad-motorolfa ezx platform mp3 player, based on libmad
Platform: | Size: 1230848 | Author: your name | Hits:

[Linux-Unixlinux_sound_guide

Description: linux下的音频编程指导,想在linux下写音频应用程序的朋友不妨来参考一下。-linux audio programming under the guidance and would like to write under linux audio applications may wish to refer to a friend.
Platform: | Size: 48128 | Author: 白继波 | Hits:

[Linux-Unixlibao-0.8.5.tar

Description: libao-0.8.5.tar.gz 通过联合libmad-0.15.0b.tar,就可以播放MP3歌曲-libao-0.8.5.tar.gz through libmad-0.15.0b.tar, can play MP3 songs
Platform: | Size: 267264 | Author: chenly | Hits:

[mpeg mp3minimad

Description: Linux下基于libmad的mp3播放程序,修改了自带的minimad,重定义了putchar,向真正的音频设备输出。-Linux under the libmad based mp3 player, modify the built-in minimad, re-define putchar, to the real output of audio equipment.
Platform: | Size: 6144 | Author: yt | Hits:

[Audio programmadlldlib-10b4_dll

Description: libmad is a powerful open source library written in C that decodes MP3 files to uncompressed PCM data. However, it compiles as a static library, limiting its access to C/C++. I have written code (based on the source madlld) that compiles to a DLL, enabling other languages (i.e., C#, Visual Basic etc.) to access the libmad library using the simple interface I ve provided.
Platform: | Size: 74752 | Author: xinghe | Hits:

[Linux-Unixmusic_player.tar

Description: linux下使用libmad播放音乐 ubuntu下-play mp3 music in linux using libmad
Platform: | Size: 6955008 | Author: | Hits:

[Embeded LinuxMP3

Description: 嵌入式linux下C语言编写的mp3播放器,GTK界面,用libmad音频解码库-Embedded linux written in C, mp3 player, GTK interface, using libmad audio decoder library
Platform: | Size: 3831808 | Author: 赵希 | Hits:

[Linux-Unixlibmad

Description: 基于Linux的MP3播放,根据libmad里面的minimad来实现的MP3播放-Linux-based MP3 player, according to which the minimad libmad MP3 player to achieve
Platform: | Size: 9216 | Author: | Hits:

[Embeded Linuxmp3

Description: linux环境下,基于libmad的MP3播放程序,需要用到libmad,libasound库。编译:gcc mp3.c -lmad -lasound .执行时:./a.out **.mp3-Linux environment, based on the libmad MP3 procedures, the use of libmad, libasound library. Compiler: GCC mp3. C- lmad- lasound. Implementation:./a.o ut**. mp3
Platform: | Size: 5120 | Author: 张华平 | Hits:

[mpeg mp3photoplayer

Description: 基于linux下framebuffer和dsp的电子相册,附带MP3播放功能,歌词同步等。需要libjpeg、libmad、freetype库的支持。-Under linux framebuffer and dsp-based electronic album comes with MP3 player function, lyrics synchronization. Need libjpeg libmad the freetype library support.
Platform: | Size: 7354368 | Author: 穆晓飞 | Hits:

[Linux-UnixQNorthstarplayer

Description: libmad+QT的嵌入式mp3播放器。解码部分使用libmad库,UI部分使用QT(版本4.5.2),使用linux环境开发。 实现了播放/暂停,播放列表,歌词显示,添加\删除文件等。-libmad+QT embedded mp3 player. Use libmad decode section the library UI part using QT (version 4.5.2), use the linux environment development. Play/pause, playlist, lyrics display, add \ delete files.
Platform: | Size: 1888256 | Author: Liangyiheng | Hits:

[ARM-PowerPC-ColdFire-MIPSlibmad-0.15.1b

Description: 目前, 网络上绝大都数关于 MP3 播放器的例子, 大都采用 vs1003 这颗硬件解码芯片或 者使用 AT89C51SND1C 这颗含有内部音频解码电路的 NB 单片机, 软件音频解码的例子少之又 少。UP MCU 工作室的相关人员花了些时间、精力,研究了目前 linux 领域很常用的一个开 源音频解码库——libmad 的解码流程,并其成功移植到裸奔的 stm32 平台上。本着资源 共享的奉献精神,本作室将移植过程整理成手册,发布于网络,希望对大家有用。-Currently, the network on the vast number of MP3 players are examples, mostly using vs1003 Fengyun hardware decoder chip or NB microcontroller to use AT89C51SND1C Fengyun contain internal audio decoding circuits, software, audio decoding few examples of it Less. UP MCU studio personnel took some time, effort, research the current linux is very common an open field Source audio decoding library- libmad decoding process and its success streaking stm32 transplanted onto the platform. In the resource Shared dedication, the studios will be organized into manual migration process, released on the network, we hope to be useful.
Platform: | Size: 841728 | Author: yorkpan | Hits:

[Multimedia Developlibmad-mp3-player-design

Description: 基于_libmad_的简单_MP3_流媒体播放器的实现(mp3 player design)
Platform: | Size: 87040 | Author: frank529 | Hits:

CodeBus www.codebus.net